home *** CD-ROM | disk | FTP | other *** search
- object FormDemo: TFormDemo
- Left = 374
- Top = 121
- BorderStyle = bsDialog
- Caption = 'PC Gamer DISC'
- ClientHeight = 449
- ClientWidth = 632
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- KeyPreview = True
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnKeyDown = FormKeyDown
- PixelsPerInch = 120
- TextHeight = 17
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 632
- Height = 449
- AutoSize = True
- OnMouseMove = AllMouseMove
- end
- object LabelDemoDatabase: TLabel
- Left = 360
- Top = 0
- Width = 119
- Height = 18
- Caption = 'Demos Database'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 120
- Top = 62
- Width = 44
- Height = 17
- Caption = 'Demo:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object DBText1: TDBText
- Left = 120
- Top = 84
- Width = 489
- Height = 69
- DataField = 'TITLE'
- DataSource = DemosDataSource
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -23
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object LabelCategory: TLabel
- Left = 120
- Top = 172
- Width = 63
- Height = 17
- Caption = 'Category:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object LabelIssue: TLabel
- Left = 120
- Top = 284
- Width = 39
- Height = 17
- Caption = 'Issue:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object DBText3: TDBText
- Left = 120
- Top = 191
- Width = 62
- Height = 18
- AutoSize = True
- DataField = 'CATEGORY'
- DataSource = DemosDataSource
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LabelPublisher: TLabel
- Left = 120
- Top = 227
- Width = 65
- Height = 17
- Caption = 'Publisher:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object DBText5: TDBText
- Left = 120
- Top = 246
- Width = 62
- Height = 18
- AutoSize = True
- DataField = 'CONAME'
- DataSource = DemosDataSource
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LabelTypeStr: TLabel
- Left = 120
- Top = 423
- Width = 79
- Height = 16
- Caption = 'Type a string:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object LabelInstallCmd: TLabel
- Left = 391
- Top = 172
- Width = 114
- Height = 17
- Caption = 'Install Command:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object DBText2: TDBText
- Left = 391
- Top = 191
- Width = 62
- Height = 18
- AutoSize = True
- DataField = 'INSTALL'
- DataSource = DemosDataSource
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LabelTechNumber: TLabel
- Left = 391
- Top = 227
- Width = 148
- Height = 17
- Caption = 'Tech Support Number:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object DBText6: TDBText
- Left = 391
- Top = 246
- Width = 62
- Height = 18
- AutoSize = True
- DataField = 'TECHNUMBER'
- DataSource = DemosDataSource
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LabelOpSys: TLabel
- Left = 391
- Top = 284
- Width = 122
- Height = 17
- Caption = 'Operating System:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object DBText7: TDBText
- Left = 391
- Top = 303
- Width = 62
- Height = 18
- AutoSize = True
- DataField = 'OS'
- DataSource = DemosDataSource
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object DBText4: TDBText
- Left = 120
- Top = 303
- Width = 62
- Height = 18
- AutoSize = True
- DataField = 'ISSUE'
- DataSource = DemosDataSource
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LabClose: TLabel
- Left = 20
- Top = 360
- Width = 41
- Height = 18
- Alignment = taCenter
- Caption = 'Close'
- Color = clBlack
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- WordWrap = True
- OnClick = LabCloseClick
- OnMouseMove = AllMouseMove
- end
- object LabMenu: TLabel
- Left = 20
- Top = 72
- Width = 40
- Height = 36
- Alignment = taCenter
- Caption = 'Main Menu'
- Color = clBlack
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- WordWrap = True
- OnClick = LabMenuClick
- OnMouseMove = AllMouseMove
- end
- object LabSearch: TLabel
- Left = 15
- Top = 128
- Width = 50
- Height = 36
- Alignment = taCenter
- Caption = 'Search Dialog'
- Color = clBlack
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- WordWrap = True
- OnClick = LabSearchClick
- OnMouseMove = AllMouseMove
- end
- object DemosNavigator: TDBNavigator
- Left = 432
- Top = 37
- Width = 188
- Height = 20
- DataSource = DemosDataSource
- VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- TabStop = True
- end
- object Panel1: TPanel
- Left = 121
- Top = 158
- Width = 500
- Height = 1
- BevelOuter = bvNone
- Color = clRed
- TabOrder = 1
- end
- object EditSearch: TEdit
- Left = 204
- Top = 419
- Width = 188
- Height = 25
- Color = clSilver
- TabOrder = 2
- OnKeyDown = EditSearchKeyDown
- end
- object BtnSearch: TButton
- Left = 402
- Top = 419
- Width = 97
- Height = 25
- Caption = 'Search'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = BtnSearchClick
- end
- object BtnSearchAgain: TButton
- Left = 506
- Top = 419
- Width = 121
- Height = 25
- Caption = 'Search Again'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = BtnSearchAgainClick
- end
- object DemosTable: TMDBFTable
- About = 'MiTeC DBF Table 1.35 - � 1997-98, MichaL MutL'
- FileName = 'cd_demos.dbf'
- SaveData = False
- Left = 16
- Top = 72
- end
- object DemosDataSource: TDataSource
- DataSet = DemosTable
- Left = 16
- Top = 104
- end
- object PlacementInfo: TFormPlacement
- IniFileName = 'PCGamer_Lx1'
- IniSection = 'FormDemo'
- UseRegistry = True
- Left = 24
- Top = 280
- end
- end
-